From 4dbad41db83c3d4d79bb06d8cde4125e0c9f9ebd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jeremy=20B=C3=ADcha?= Date: Sun, 1 Feb 2026 23:20:14 -0500 Subject: [PATCH] libostree-doc: Remove unnecessary Suggests: devhelp devhelp is being removed from Debian and there isn't a need to have a Suggests for its successor, manuals. apt is currently configure to keep Suggests installed so it is important that we remove obsolete Suggests --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index dd05b45b..eb4031d6 100644 --- a/debian/control +++ b/debian/control @@ -140,8 +140,6 @@ Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, -Suggests: - devhelp, Description: Development documentation for the libostree library libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for -- 2.39.5